Exercise 9 - Create a 2nd Machine for the OpCon Server
- Open the Agents screen from the Library.
- Click the Add button.
- Enter SMAAdvancedTraining in the Name text box.
- Select
Windows
as the Machine Type. - Change the Socket Number to
4100
. - Enter the
IP Address
you are using to Remote Desktop to this training server. - Click the Save button.
- Expand the Communication Settings tab.
- Select JORS Port Number in the table.
- Enter a value of
4110
. - Click the Save button.
- Create a new Schedule called MY FIRST NAMED INSTANCE.
- Mark the Multi-Instance checkbox in the Schedule Properties frame.
- Click the Save button.
- Expand the Instance Definition tab.
- Click the Named Instance radio button.
- Click the (+) button in the Instances field to add a new Named Instance.
- Enter Advanced Training as the new Instance Name.
- Click the check mark to add the instance.
- Repeat this creating a Basic Training Instance.
- Select the Advanced Training Instance in the Selected Named Instance by typing the name.
- Create a Property for DURATION.
- Enter DURATION in the Property Name text box under Instance Details.
- Enter
15
in the Value text box. - Click the check mark to the right of the Value box.
- Create a Property for PATH.
- Enter PATH in the Property Name text box under Instance Details.
- Enter
C:\Program Files\OpConxps\MSLSAM\1
in the Property Value text box. - Click the check mark to the right of the Value box.
- Click the Save button.
- Do the same for the Basic Class Instance with two differences
- Use
10
instead of ` ``15``` for DURATION. - Remove the
“\1”
at the end of the PATH.
- Use
- Click the Save button.
- Select the Advanced Training Instance.
- Select the Exceptions tab.
- Add (+) the Job Pattern
*
. and click the check mark to save. - Click the Add button under Exception Rules.
- Select Primary Machine from the Job Exception Field drop-down.
- In the To Replace box type
SMATraining
. - In the Replace With box type
SMAAdvancedTraining
. - Add (+) the Job Pattern
Upload*
and click the check mark to save. - Click the Add button under Exception Rules.
- Select Job Build Status from the Job Exception Field drop-down.
- Select
To Be Skipped
from the Replace With field. - Click the check mark button to add.
- Click the Save button.
- Open the Master Jobs with MY FIRST NAMED INSTANCE selected.
- Create four Windows Jobs using the ```Genericp.exe``````.
- Job Names and Run Order:
- Run Report
- Transfer Report to Network
- Upload Report to Vendor
- Archive Report
- Select SMATraining as the Primary Machine.
- Command Line for all three Jobs:
"[[SI.PATH]]\genericp.exe" -t [[SI.DURATION]]
- Job Names and Run Order:
- Build the Schedule(s).
- Verify that both Instances are built.
- Verify that the Advanced Training Instance is running on the SMAAdvancedTraining Machine while the Basic Instance is running on the SMATraining Machine.
- Verify that the Upload Job was set to be Skipped.
Enterprise Manager
Details
- Open the Machines screen from the Administration section of the Navigation Panel.
- Click the Add button.
- Enter SMAAdvancedTraining in the Name text box.
- Select
Windows
as the Machine Type. - Change the Socket Number to
4100
. - Enter the
IP Address
you are using to Remote Desktop to this training server. - Click the Save button.
- Click the OpCon Advanced Settings Panel link.
- Click the Communication Settings tab.
- Select JORS Port Number in the table.
- Enter a value of
4110
. - Click the Update button.
- Click the Save button
- Create a new Schedule called MY FIRST NAMED INSTANCE.
- Mark the Multi-Instance checkbox in the Schedule Properties frame.
- Click the Instance Definition tab.
- Click the Named Instance radio button.
- Click the Add button in the Instances field on the left side of the screen.
- Click the Add button on the Select Instance popup window.
- Enter Advanced Training in the Instance Name.
- Click the OK button.
- Click the OK button.
- Repeat this creating a Basic Training Instance.
- Select the Advanced Training Instance in the Instance box on the left side of the screen.
- Create a Property for DURATION.
- Enter DURATION in the Property Name text box under Instance Details.
- Enter
15
in the Property Value text box. - Click the Add button to the right of Property Value.
- Create a Property for PATH.
- Enter PATH in the Property Name text box under Instance Details.
- Enter
C:\Program Files\OpConxps\MSLSAM\1
in the Property Value text box. - Click the Add button to the right of Property Value.
- Click the Save button.
- Do the same for the Basic Class Instance with two differences
- Use
10
instead of15
for DURATION. - Remove the
“\1”
at the end of the PATH.
- Use
- Click the Save button.
- Select the Advanced Training Instance.
- Click the Add button under Exception Rules.
- Enter the Job Pattern as
*
. - Replace Primary Machine
SMATraining
. In the New Value text box enterSMAAdvancedTraining
. - Click the OK button.
- Enter the Job Pattern
Upload*
- Click the Add button under Exception Rules.
- Select Job Build Status from the Job Field drop-down.
- Select
To Be Skipped
from the New Value field. - Click the OK button.
- Click the Save button.
- Open the Job Master with MY FIRST NAMED INSTANCE selected.
- Create four Windows Jobs using the
Genericp.exe
.- Job Names and Run Order:
- Run Report
- Transfer Report to Network
- Upload Report to Vendor
- Archive Report
- Select SMATraining as the Primary Machine.
- Command Line for all three Jobs:
"[[SI.PATH]]\genericp.exe" –t [[SI.DURATION]]
- Job Names and Run Order:
- Build the Schedule(s).
- Verify that both Instances are built.
- Verify that the Advanced Training Instance is running on the SMAAdvancedTraining Machine while the Basic Instance is running on the SMATraining Machine.
- Verify that the Upload Job was set to be Skipped.